home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / TTRIAL21.ZIP / TTRIAL.DOC < prev    next >
Text File  |  1993-05-09  |  11KB  |  280 lines

  1.  
  2.  
  3.                            "Time Trials" v2.1
  4.  
  5.                               May 9, 1993
  6.  
  7.                    Copyright 1992-93, PAROLE Software
  8.                           ALL RIGHTS RESERVED
  9.  
  10.                            By: Dennis Maidon
  11.                            PAROLE Software
  12.                            311 Buffalo Rd
  13.                            Clayton, NC  27520
  14.  
  15.                         (919) 965-3600 -> Voice
  16.                         (919) 965-9885 ->FAX
  17.  
  18.  
  19.                           The Parole Board BBS
  20.  
  21.               (919) 965-4696 -> US Robotics Dual Standard
  22.  
  23.  
  24.                             Free Advice BBS
  25.  
  26.                    (919) 934-1002 -> US Robotics HST
  27.  
  28.  
  29. DESCRIPTION:
  30.  
  31.      "Time Trials" is a BBS door program simulating drag racing.  Users
  32. place bets on themselves, and then sit back, throttle up and enjoy the
  33. race.  At the completion of each race, winnings and losses are
  34. tabulated and updates are made to the bank.  Once a user has lost their
  35. nest egg, they may borrow from the bank with a small "service charge"
  36. being added to each transaction.  Never fear, though.  When they win,
  37. they WILL pay it back.
  38.  
  39.       The game is reset automatically at the first of each month so that
  40. everyone will get a fresh start with a new bankroll.  No maintenance is
  41. required.
  42.  
  43.       There is a small delay at the beginning of "Time Trials" which will no
  44. longer appear once it has been registered.
  45.  
  46. SUPPORT:
  47.  
  48.      Support for "Time Trials" is available from several sources.  Messages
  49. may be left on The Parole Board BBS in the "PAROLE Software" conference
  50. or the Mustang! BBS in the "PRIVATE" conference.  If you feel that a
  51. message is not satisfactory you may call me voice at (919) 965-3600.
  52. Please call before 9:30pm EST as I am an early riser and need to get my
  53. "beauty sleep."
  54.  
  55. REGISTRATION:
  56.  
  57.     See the enclosed REGISTER.TXT for information and pricing on this
  58. door.  
  59.  
  60.     With registration, the above mentioned delay disappears.
  61.  
  62. UPDATES:
  63.  
  64.      Updates are FREE to registered users and may be downloaded from The
  65. Parole Board BBS, Mustang! BBS and various other BBS systems.  Once
  66. registered, "Time Trials" updates are free for life.  If you wish an update on
  67. disk, send $3 to the address listed above and specify the disk size.
  68.  
  69.     If you are in a hurry and do not want to take the time to logon,
  70. enter " PAROLE SOFTWARE NOW! " at the name prompt.  It will give you
  71. access to the PAROLE Software file & support areas.  Don't forget the
  72. "!" on "NOW".
  73.  
  74.                               LEGALITIES
  75.                               __________
  76.  
  77.  
  78.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  79.       WITHOUT WARRANTY, EXPRESSED, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  80.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  81.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  82.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  83.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  84.       OR BREACH OF ANY WARRANTY.
  85.  
  86.                              DISTRIBUTION
  87.                              ____________
  88.  
  89.    You may make this file available for downloading from your BBS or you may
  90.    upload it to any BBS of your choice, provided that you do not make any
  91.    changes to the contents of the archive (ZIP file). The archive and its
  92.    individual contents may not be used by any service that charges any money
  93.    whatsoever, without the written permission of the author.
  94.  
  95.         This ZIP file was created using the -AV function of PKZIP.  If
  96.         my AV is missing then this file may not be complete or has been
  97.         tampered with.  Complete and current editions of this program
  98.         are always available for D/L on The Parole Board BBS.  If the -AV
  99.         is missing please complain to your sysop to stop the practice of
  100.         removing AV's as this is your assurance from the programmer that
  101.         the file is complete and virus free.
  102.  
  103. INSTALLATION:
  104.  
  105.       Installing "Time Trials" is one of the easiest jobs you will ever have
  106. as a SysOp.
  107.  
  108.      1.  Create a directory to hold the files in the PTIMEx.ZIP archive.
  109.  
  110.      2.  UnZIP the archive into the game directory.
  111.  
  112.      3.  Run INSTALL.BAT.  This batch file will create two
  113.          sub-directories named "\SCREENS" and "\USERS".  The SCREENS.ZIP
  114.          will be unZIPed in the "\SCREENS" directory.  At this time
  115.          the "\USERS" directory will be empty.
  116.  
  117.      4.  Modify the SAMPLE.CFG file to work with your individual BBS
  118.          setup.  Make sure the first line of the CFG file is pointing to
  119.          the correct directory where your users info file is created.
  120.          DO NOT copy this user file to the game directory.  "Time Trials"
  121.          will find it if you put the correct path here.
  122.  
  123.  
  124. C:\PCB\PCBOARD.SYS           ─┐ <- For PCBoard systems using PCBOARD.SYS only
  125. C|\PCB\USERS.SYS              │ <- For PCBoard systems using USERS.SYS
  126. C:\BBS\CALLINFO.BBS           │ <- For Wildcat! systems (prior to v3.0)
  127. C:\BBS\CHAIN.TXT              │ <- For WWIV systems
  128. C:\BBS\GTUSER.BBS             │ <- For GT Power systems
  129. C:\BBS\USERINFO.DAT           │ <- For Wildcat! 3.x+ systems. (NODEx directory)
  130. C:\BBS\DOOR.SYS               │ <- For systems that support DOOR.SYS
  131. C:\BBS\DORINFOx.DEF           │ <- For QBBS/RBBS/RA. Replace x with Node #.
  132. C:\BBS\SFDOORS.DAT            │ <- For Spitfire systems.
  133. C:\BBS\TRIBBS.SYS            ─┘ <- For TriBBS systems.
  134. The Parole Board BBS            <- BBS Name
  135. Dennis                          <- SysOp's first name
  136. Maidon                          <- SysOp's last name
  137. 12345                           <- Registration number
  138. 100                             <- Minimum sec level to access door
  139. 500                             <- Initial bank to start door
  140. 50                              <- Maximum bet allowed per race
  141. C:\WC30\BULL\BULL99.SCR         <- Path and name of color bulletins
  142. C:\WC30\BULL\BULL99.BBS         <- Path and name of ASCii bulletin
  143. WC                              <- Type bulletins
  144. 500                             <- Speed control
  145. RIP                             <- RIP Graphic bulletin switch
  146.  
  147. Line  1   Path and name of your User information file.  If this is a
  148.           WC!3.x system, you MUST point to the \WC30\WCWORK\NODEx
  149.           directory.
  150.  
  151.  
  152. NOTE: There are 2 additional lines necessary when using GTUSER.BBS. Since
  153.       this file does not provide the ComPort% and NodeNum% variables, advise
  154.       your Door users to add them to this .CFG file on lines 5 and 6
  155.       respectively. Both variables will default to 1.
  156.  
  157. When specifying the location of the system file on line 1 of the doors .CFG
  158. file, you may use the environment variables %pcbdrive%, %pcbdir%, %pcbnode%,
  159. and %wcnodeid%. Some examples:
  160.  PCBoard: 
  161.    USERS.SYS in C:\PCB           - %pcbdrive%%pcbdir%\USERS.SYS
  162.    USERS.SYS in C:\PCB\NODE1     - %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  163.  
  164.  Wildcat!:
  165.    USERINFO.DAT in C:\WC\NODE1   - C:\WC\NODE%wcnodeid%
  166.  
  167. Non-PCBoard systems may use the PCB environment variables by setting them
  168. in either AUTOEXEC.BAT or in the batch that runs the door. For example:
  169.  SET PCBDRIVE=C:
  170.  SET PCBDIR=\BBSDIR
  171.  SET PCBNODE=1
  172.  
  173. Line  2   Your BBS name.
  174.  
  175. Line  3   Your first name
  176.  
  177. Line  4   Your last name
  178.  
  179. Line  5   If registered, the serial number will go on this line.
  180.  
  181. Line  6   Place the minimum security level that you wish to access the
  182.           door here.  This must be a number, no letters.
  183.  
  184. Line  7   The initial bankroll you wish a user to begin the door with.
  185.  
  186. Line  8   The maximum amount a user may bet per race.  10% of initial
  187.           bankroll is a pretty good figure.
  188.  
  189. Line  9   Path and name of the color bulletin
  190.  
  191. Line 10   Path and name of the ASCii bulletin
  192.  
  193. Line 11   Type of bulletin you want created.
  194.           "WC"  = Wildcat! 3.x color bulletins.  Leave line 10 blank and
  195.                  make sure that the bulletin on line 9 has a ".BBS"
  196.                  extension.
  197.  
  198.           "PCB" = PCBoard color bulletins.  Leave line 10 blank.
  199.  
  200.           "N"   = ANSI/ASCii bulletins.  There must be a filename on
  201.                   lines 9 and 10 above.
  202.  
  203. Line 12   Speed control.  The higher the number, the slower the race.  I
  204.           use a 386-40 and set it at 500.  You may need to do a bit of
  205.           testing to get a reasonable figure for your BBS.
  206.  
  207. Line 13   Place "RIP" on this line to create RIP Graphic bulletins.  If
  208.           you do not support RIP graphics, place an "N".
  209.  
  210. Fossil Driver Support
  211. ---------------------
  212. DoorFrame supports the use of Fossil drivers.  To tell your Door to use the
  213. Fossil driver instead of the standard COM ports, just put /FD on the command
  214. line when running the door. For example:
  215.  
  216.      MYDOOR MYDOOR.CFG /FD
  217.      MYDOOR MYDOOR.CFG *FD
  218.  
  219. indicates that a Fossil driver is present and should be used. If no Fossil
  220. driver is detected, DoorFrame will print a message to that effect and exit
  221. the door gracefully.
  222.  
  223. Environment Variables
  224. ---------------------
  225. DoorFrame supports COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  226. COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  227. number after the configuration filename. Let's assume your Door is
  228. called FOOBAR and you want to use COM1 and IRQ5. The command line
  229. passed to your Door would be:
  230.  
  231.     FOOBAR FOOBAR.CFG /5
  232.     FOOBAR FOOBAR.CFG *5
  233.     FOOBAR FOOBAR.CFG /%IRQ%  for the environment variable.
  234.     FOOBAR FOOBAR.CFG *%IRQ%  for the environment variable.
  235.     FOOBAR FOOBAR.CFG /%WCIRQID%  for the environment variable.
  236.     FOOBAR FOOBAR.CFG *%WCIRQID%  for the environment variable.
  237.  
  238. The /5 tells DoorFrame to use IRQ5 rather than the standard IRQ4 that
  239. is normally used with COM1. No /x parameter is needed for the standard IRQ's.
  240.  
  241. MULTI-NODE:
  242.  
  243.      You may run "Time Trials" of a multi-node setup by creating a CFG file
  244.      for each node or use the environment variable described above in
  245.      your CFG file.  For instance, in a WC!3.x setup, line 1 of the CFG
  246.      file would read:
  247.  
  248.           C:\WC30\WCWORK\NODE%WCNODEID%\USERINFO.DAT
  249.  
  250. DOOR.BAT
  251.  
  252.      @ECHO OFF
  253.      CLS
  254.      TTRIAL TTRIAL%WCNODEID%.CFG /%WCIRQID%
  255.      REM TTRIAL TTRIAL.CFG
  256.  
  257. CREDITS:
  258.  
  259.      Wildcat! BBS is Copyright 1985-1992, Mustang Software Inc.
  260.  
  261.      "Time Trials" was written using the DoorFrame Door module for MicroSoft's
  262.      Visual Basic for MS-DOS, Professional Version.
  263.  
  264.      DoorFrame is Copyright 1990-1992, Ted Freeman
  265.  
  266.      Visual Basic for MS-DOS is Copyrighted by Microsoft Corporation.
  267.  
  268.      The ßeta Team [W]ho's Who:
  269.  
  270.      Ned Attayek     Free Advice BBS        Smithfield, NC    (919) 934-1002
  271.  
  272.      Alan Bennett    Terminal Entry         Rockingham, NC    (919) 895-0368
  273.  
  274.      Without the time and effort that was spent by the preceding BETA
  275.      team members, "Time Trials" would not have been possible.
  276.  
  277.      My wife, Brenda, a true computer "widow."
  278.  
  279.      
  280.